projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8bba52
)
builder: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:31:41 +0000
(
01:31
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/gtkbuildable.h
patch
|
blob
|
history
diff --git
a/gtk/gtkbuildable.h
b/gtk/gtkbuildable.h
index 78791abbc3d63db59eaeea844f77f4d9b70ae7bb..e082706df15b4357ed562938edb5bfda6eb331cc 100644
(file)
--- a/
gtk/gtkbuildable.h
+++ b/
gtk/gtkbuildable.h
@@
-38,6
+38,12
@@
typedef struct _GtkBuildableIface GtkBuildableIface;
typedef struct _GtkBuildableParseContext GtkBuildableParseContext;
typedef struct _GtkBuildableParser GtkBuildableParser;
+/**
+ * GtkBuildableParseContext:
+ *
+ * An opaque context struct for `GtkBuildableParser`.
+ */
+
/**
* GtkBuildableParser:
* @start_element: function called for open elements